projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bbca11
)
(change-log-mode): Add bug-reference-url-format and bug-reference-mode.
author
Juri Linkov
<juri@jurta.org>
Wed, 14 Jan 2009 00:37:17 +0000
(
00:37
+0000)
committer
Juri Linkov
<juri@jurta.org>
Wed, 14 Jan 2009 00:37:17 +0000
(
00:37
+0000)
.dir-locals.el
patch
|
blob
|
history
diff --git
a/.dir-locals.el
b/.dir-locals.el
index cad402f44dade4c19649b56db5778dad7a3431c8..85cfdee716698c3741ba66f64337ae1a227f4796 100644
(file)
--- a/
.dir-locals.el
+++ b/
.dir-locals.el
@@
-2,6
+2,9
@@
(fill-column . 70)))
(c-mode . ((c-file-style . "GNU")))
(change-log-mode . ((add-log-time-zone-rule . t)
- (fill-column . 74))))
+ (fill-column . 74)
+ (bug-reference-url-format
+ . "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s")
+ (mode . bug-reference))))
;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd